home *** CD-ROM | disk | FTP | other *** search
- MiscImageDragView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = MiscDragView; };
- MiscDragView = {
- ACTIONS = {
- "concludeDragOperation:" = "concludeDragOperation:";
- "draggingExited:" = "draggingExited:";
- "takeStringValueFrom:" = "takeStringValueFrom:";
- };
- OUTLETS = {delegate = delegate; target = target; theImage = theImage; };
- SUPERCLASS = View;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- WellController = {
- OUTLETS = {well1 = well1; well2 = well2; well3 = well3; well4 = well4; };
- SUPERCLASS = Object;
- };
- MiscIconWell = {
- ACTIONS = {"concludeDragOperation:" = "concludeDragOperation:"; "launch:" = "launch:"; };
- OUTLETS = {filename = filename; };
- SUPERCLASS = MiscDragView;
- };
-